Skip to content

fix: send folder key for IS connections#649

Closed
ionut-mihalache-uipath wants to merge 1 commit intomainfrom
fix/send-folder-key-header-for-connections
Closed

fix: send folder key for IS connections#649
ionut-mihalache-uipath wants to merge 1 commit intomainfrom
fix/send-folder-key-header-for-connections

Conversation

@ionut-mihalache-uipath
Copy link
Contributor

Send folder key of the Integration Service Connection when invoking an Integration Service tool.

@ionut-mihalache-uipath ionut-mihalache-uipath force-pushed the fix/send-folder-key-header-for-connections branch from 39b3fa1 to 5d1c71f Compare February 27, 2026 16:00
@ionut-mihalache-uipath ionut-mihalache-uipath marked this pull request as draft February 27, 2026 16:06
@ionut-mihalache-uipath ionut-mihalache-uipath force-pushed the fix/send-folder-key-header-for-connections branch from 5d1c71f to b75dffb Compare March 2, 2026 08:04
@ionut-mihalache-uipath ionut-mihalache-uipath marked this pull request as ready for review March 2, 2026 08:06
@cotovanu-cristian cotovanu-cristian dismissed their stale review March 2, 2026 08:09

resolving comms first

Comment on lines +157 to +158
if resource.properties.connection.folder is not None:
folder_key = resource.properties.connection.folder.get("key")
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

shouldn't this be resolved from bindings overwrites?
this would be the design-time folder captured

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants